'What is the capital of France?', 'answer' => 'Paris'),
array('question' => 'What is the highest mountain in the world?', 'answer' => 'Mount Everest'),
array('question' => 'What is the largest planet in our solar system?', 'answer' => 'Jupiter')
);
?>